home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6109 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  991 b 

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
  4. Subject: Re: FastBoot
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.misc
  6. Date: Sun, 24 Mar 96 16:02:35
  7. Organization: Private node.
  8. Distribution: world
  9. Message-ID: <19960324.3FFC00.E86F@ai089.du.pipex.com>
  10. References: <934.6656T1437T2219@pip.dknet.dk> <188.6657T640T1082@mistral.co.uk>
  11. NNTP-Posting-Host: ai089.du.pipex.com
  12. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  13.  
  14. Adam Atkinson (ghira@mistral.co.uk) wrote:
  15. : Does Fastboot work if you have non-autoconfig memory (such as XA1230)?
  16.  
  17. I would think so, yes. So long as you add the memory to the system memory list
  18. during Startup-Sequence _before_ running FastBoot.
  19.  
  20. FastBootGRAB simply saves all allocated memory (and certain hardware
  21. registers) into a file. So long as the relevant memory areas are available
  22. when FastBoot is run, things should work fine. No guarantees, though.
  23.  
  24. -- Mat.
  25.